runtime.pollCache.alloc (method)

2 uses

	runtime (current package)
		netpoll.go#L237: 	pd := pollcache.alloc()
		netpoll.go#L655: func (c *pollCache) alloc() *pollDesc {